In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / FormFieldHasBackgroundColor_2 Method

FormFieldHasBackgroundColor_2 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(135)>

Function FormFieldHasBackgroundColor_2( _

   ByVal FieldId As Integer, _

   ByVal ChildIdx As Integer _

) As Boolean
[DispId(135)]

bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

)
function FormFieldHasBackgroundColor_2( 

    FieldId: Integer;

    ChildIdx: Integer

): Boolean; 
DispIdAttribute(135)

function FormFieldHasBackgroundColor_2( 

   FieldId : int,

   ChildIdx : int

) : boolean;
[DispId(135)]

bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

) 
[DispId(135)]

bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

) 

Parameters

FieldId
ChildIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members